home *** CD-ROM | disk | FTP | other *** search
/ Software Vault: The Gold Collection / Software Vault - The Gold Collection (American Databankers) (1993).ISO / cdr05 / pwhostb.zip / MODEX.TXT < prev    next >
Text File  |  1992-09-14  |  2KB  |  21 lines

  1.   /************************************************************************
  2.   *  MODEX.C                                            by Fred Perkins   *
  3.   *  Copyright (C) 1992 DataStorm Technologies, Inc.                      *
  4.   *  All rights reserved.                                                 *
  5.   *                                                                       *
  6.   *  This program overcomes some of the limitations of the DOS mode       *
  7.   *  command. It will accept any baud rate from 4 to 115K bps.  Switches  *
  8.   *  are separated by spaces.  Typing "MODEX COMn" will search for ports, *
  9.   *  update the equipment list, and the BIOS Data Area with the proper    *
  10.   *  information, then report the current settings.  To set the port to   *
  11.   *  new settings, the syntax is similar to the "MODE" command.           *
  12.   *                                                                       *
  13.   *  Command line example:  modex 38400 n 8 1
  14.   *                                                                       *
  15.   *  This source code is supplied to help suppliment some Aspect scripts, *
  16.   *  and to give the user more control of their serial ports.  DataStorm  *
  17.   *  makes no warranty of any kind, express or implied, including without *
  18.   *  limitation, any warranties of mechantability and/or fitness for a    *
  19.   *  particular purpose.  Use of this program is at your own risk.        *
  20.   ************************************************************************/
  21.